[INFO] fetching crate sift-queue 0.7.0...
[INFO] testing sift-queue-0.7.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate sift-queue 0.7.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sift-queue 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sift-queue 0.7.0
[INFO] tweaked toml for crates.io crate sift-queue 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sift-queue 0.7.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sift-queue 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded tempfile v3.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92e865a600881ffbb072f9deb70c606c5602ee051dfb2593a9b24a4a83576d92
[INFO] running `Command { std: "docker" "start" "-a" "92e865a600881ffbb072f9deb70c606c5602ee051dfb2593a9b24a4a83576d92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92e865a600881ffbb072f9deb70c606c5602ee051dfb2593a9b24a4a83576d92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92e865a600881ffbb072f9deb70c606c5602ee051dfb2593a9b24a4a83576d92", kill_on_drop: false }`
[INFO] [stdout] 92e865a600881ffbb072f9deb70c606c5602ee051dfb2593a9b24a4a83576d92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38e517eac73eaac90ce520cb7255b359fba77397c332bb434a04003544a2de39
[INFO] running `Command { std: "docker" "start" "-a" "38e517eac73eaac90ce520cb7255b359fba77397c332bb434a04003544a2de39", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sift-queue v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.56s
[INFO] running `Command { std: "docker" "inspect" "38e517eac73eaac90ce520cb7255b359fba77397c332bb434a04003544a2de39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e517eac73eaac90ce520cb7255b359fba77397c332bb434a04003544a2de39", kill_on_drop: false }`
[INFO] [stdout] 38e517eac73eaac90ce520cb7255b359fba77397c332bb434a04003544a2de39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 259588585e9b0e6a448ae58de86fd9a7f710f037f411f52dc9ff8fd90d1a3c24
[INFO] running `Command { std: "docker" "start" "-a" "259588585e9b0e6a448ae58de86fd9a7f710f037f411f52dc9ff8fd90d1a3c24", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sift-queue v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.37s
[INFO] running `Command { std: "docker" "inspect" "259588585e9b0e6a448ae58de86fd9a7f710f037f411f52dc9ff8fd90d1a3c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "259588585e9b0e6a448ae58de86fd9a7f710f037f411f52dc9ff8fd90d1a3c24", kill_on_drop: false }`
[INFO] [stdout] 259588585e9b0e6a448ae58de86fd9a7f710f037f411f52dc9ff8fd90d1a3c24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b431e7489dee17103e7392bf03cd56f7ed6a95ea7ad0772db0bc076d89c2f2f9
[INFO] running `Command { std: "docker" "start" "-a" "b431e7489dee17103e7392bf03cd56f7ed6a95ea7ad0772db0bc076d89c2f2f9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sift_queue-38a609dc76b883c3)
[INFO] [stdout] running 22 tests
[INFO] [stdout] test collect::rg::tests::test_parse_rg_json_empty_reports_no_matches ... ok
[INFO] [stdout] test collect::rg::tests::test_parse_rg_json_missing_lines_text_fails ... ok
[INFO] [stdout] test collect::rg::tests::test_parse_rg_json_invalid_line_reports_line_number ... ok
[INFO] [stdout] test collect::rg::tests::test_parse_rg_json_missing_begin_path_fails ... ok
[INFO] [stdout] test collect::rg::tests::test_parse_rg_json_preserves_blank_context_lines ... ok
[INFO] [stdout] test collect::rg::tests::test_parse_rg_json_single_file ... ok
[INFO] [stdout] test collect::rg::tests::test_parse_rg_json_multi_file ... ok
[INFO] [stdout] test collect::tests::test_detect_format_unknown ... ok
[INFO] [stdout] test collect::tests::test_render_title_defaults_to_match_count_and_filepath ... ok
[INFO] [stdout] test collect::tests::test_render_title_prefers_template_over_title ... ok
[INFO] [stdout] test collect::tests::test_render_title_template_filename ... ok
[INFO] [stdout] test collect::tests::test_render_title_template_filepath ... ok
[INFO] [stdout] test collect::tests::test_render_title_template_match_count ... ok
[INFO] [stdout] test collect::rg::tests::test_parse_rg_json_adds_spacing_between_separate_match_groups ... ok
[INFO] [stdout] test collect::tests::test_render_title_uses_literal_title ... ok
[INFO] [stdout] test queue_path::tests::falls_back_to_cwd_when_no_existing_queue_is_found ... ok
[INFO] [stdout] test queue_path::tests::outside_git_falls_back_to_cwd_relative_queue ... ok
[INFO] [stdout] test collect::rg::tests::test_parse_rg_json_with_context ... ok
[INFO] [stdout] test queue_path::tests::prefers_nearest_existing_ancestor_queue_in_worktree ... ok
[INFO] [stdout] test queue_path::tests::linked_worktree_checks_main_worktree_when_current_worktree_has_no_queue ... ok
[INFO] [stdout] test collect::rg::tests::test_parse_rg_json_ignores_summary ... ok
[INFO] [stdout] test collect::tests::test_detect_format_rg_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sq-acce32265eb48c35)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-969c61ed2cf745b3)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test test_add_help_puts_title_and_description_first ... ok
[INFO] [stdout] test test_add_description_without_sources ... ok
[INFO] [stdout] test test_add_with_description ... ok
[INFO] [stdout] test test_add_help_documents_task_content_only ... ok
[INFO] [stdout] test test_add_no_fields_fails ... ok
[INFO] [stdout] test test_add_invalid_priority_fails ... ok
[INFO] [stdout] test test_add_json ... ok
[INFO] [stdout] test test_add_metadata_without_sources_fails ... ok
[INFO] [stdout] test test_add_non_object_metadata_fails ... ok
[INFO] [stdout] test test_add_multiple_sources ... ok
[INFO] [stdout] test test_add_json_surfaces_blocked_status ... ok
[INFO] [stdout] test test_add_with_title ... ok
[INFO] [stdout] test test_add_text_source ... ok
[INFO] [stdout] test test_add_with_metadata ... ok
[INFO] [stdout] test test_add_invalid_metadata_fails ... ok
[INFO] [stdout] test test_collect_by_file_rg_json ... ok
[INFO] [stdout] test test_collect_by_file_json_output_returns_full_items ... ok
[INFO] [stdout] test test_close_help_documents_behavior_only ... ok
[INFO] [stdout] test test_add_title_without_sources ... ok
[INFO] [stdout] test test_collect_by_file_empty_stdin_fails ... ok
[INFO] [stdout] test test_collect_by_file_with_description_priority_metadata_and_blocked_by ... ok
[INFO] [stdout] test test_collect_requires_split_mode ... ok
[INFO] [stdout] test test_close_command_json ... ok
[INFO] [stdout] test test_add_with_blocked_by ... ok
[INFO] [stdout] test test_add_priority_without_sources_fails ... ok
[INFO] [stdout] test test_collect_top_level_by_file_without_subcommand_fails ... ok
[INFO] [stdout] test test_collect_title_and_title_template_are_mutually_exclusive ... ok
[INFO] [stdout] test test_close_command ... ok
[INFO] [stdout] test test_collect_unsupported_input_fails_atomically ... ok
[INFO] [stdout] test test_collect_help_puts_title_and_description_first ... ok
[INFO] [stdout] test test_collect_by_file_json_surfaces_blocked_status ... ok
[INFO] [stdout] test test_collect_by_file_with_title_template ... ok
[INFO] [stdout] test test_collect_help_documents_examples_templates_and_dependencies ... ok
[INFO] [stdout] test test_edit_help_documents_metadata_and_dependencies ... ok
[INFO] [stdout] test test_edit_cannot_remove_all_sources ... ok
[INFO] [stdout] test test_edit_add_and_rm_source ... ok
[INFO] [stdout] test test_edit_can_remove_last_source_when_title_remains ... ok
[INFO] [stdout] test test_default_queue_path ... ok
[INFO] [stdout] test test_close_command_already_closed_is_explicit_and_preserves_updated_at ... ok
[INFO] [stdout] test test_edit_deduplicates_duplicate_rm_source_indices ... ok
[INFO] [stdout] test test_edit_help_puts_title_and_description_first ... ok
[INFO] [stdout] test test_edit_no_changes_fails ... ok
[INFO] [stdout] test test_edit_merge_metadata_deep_merge ... ok
[INFO] [stdout] test test_edit_rejects_self_blocked_item ... ok
[INFO] [stdout] test test_edit_merge_metadata_invalid_non_object_fails ... ok
[INFO] [stdout] test test_env_queue_path ... ok
[INFO] [stdout] test test_edit_set_blocked_by ... ok
[INFO] [stdout] test test_edit_json ... ok
[INFO] [stdout] test test_close_command_json_already_closed_is_explicit_and_preserves_updated_at ... ok
[INFO] [stdout] test test_edit_clear_blocked_by ... ok
[INFO] [stdout] test test_edit_invalid_priority_fails ... ok
[INFO] [stdout] test test_edit_set_and_merge_metadata_mutually_exclusive ... ok
[INFO] [stdout] test test_edit_set_metadata_invalid_non_object_fails ... ok
[INFO] [stdout] test test_edit_json_surfaces_blocked_status ... ok
[INFO] [stdout] test test_edit_set_and_clear_priority_are_mutually_exclusive ... ok
[INFO] [stdout] test test_edit_rm_source_out_of_range_fails ... ok
[INFO] [stdout] test test_list_empty ... ok
[INFO] [stdout] test test_edit_noop_preserves_updated_at ... ok
[INFO] [stdout] test test_edit_set_status ... ok
[INFO] [stdout] test test_list_default_excludes_closed ... ok
[INFO] [stdout] test test_list_help_documents_footer_sections ... ok
[INFO] [stdout] test test_json_output_includes_priority_when_present ... ok
[INFO] [stdout] test test_edit_set_description ... ok
[INFO] [stdout] test test_list_all_includes_closed ... ok
[INFO] [stdout] test test_list_help_includes_priority_filter_near_other_filters ... ok
[INFO] [stdout] test test_edit_set_and_clear_priority ... ok
[INFO] [stdout] test test_edit_merge_metadata_array_replace_and_null ... ok
[INFO] [stdout] test test_list_default_sorts_by_priority ... ok
[INFO] [stdout] test test_list_human_readable ... ok
[INFO] [stdout] test test_main_help_documents_workflow_sections ... ok
[INFO] [stdout] test test_list_invalid_status_fails ... ok
[INFO] [stdout] test test_list_status_blocked_filter ... ok
[INFO] [stdout] test test_list_filters_by_repeatable_priority_flag ... ok
[INFO] [stdout] test test_list_ready ... ok
[INFO] [stdout] test test_prime_prelude_skips_command_reference ... ok
[INFO] [stdout] test test_prime_help_has_prelude_flag_and_no_full_flag ... ok
[INFO] [stdout] test test_rm_not_found ... ok
[INFO] [stdout] test test_list_status_pending_excludes_blocked_items ... ok
[INFO] [stdout] test test_list_filters_by_repeatable_status_flag ... ok
[INFO] [stdout] test test_list_json ... ok
[INFO] [stdout] test test_prime_output ... ok
[INFO] [stdout] test test_list_priority_filter_rejects_invalid_value ... ok
[INFO] [stdout] test test_list_status_filter ... ok
[INFO] [stdout] test test_rm_help_documents_behavior_and_safety ... ok
[INFO] [stdout] test test_show_not_found ... ok
[INFO] [stdout] test test_version_short_flag ... ok
[INFO] [stdout] test test_show_no_id ... ok
[INFO] [stdout] test test_show_human_readable ... ok
[INFO] [stdout] test test_list_json_surfaces_blocked_status ... ok
[INFO] [stdout] test test_rm_json ... ok
[INFO] [stdout] test test_status_command_not_found ... ok
[INFO] [stdout] test test_show_json ... ok
[INFO] [stdout] test test_list_ready_treats_in_progress_blockers_as_blocking ... ok
[INFO] [stdout] test test_version_flag ... ok
[INFO] [stdout] test test_rm_item ... ok
[INFO] [stdout] test test_show_human_readable_surfaces_blocked_status ... ok
[INFO] [stdout] test test_show_human_readable_with_priority ... ok
[INFO] [stdout] test test_show_json_surfaces_blocked_status ... ok
[INFO] [stderr]      Running tests/queue_parity.rs (/opt/rustwide/target/debug/deps/queue_parity-d01204e344b384ab)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test test_computed_status_reports_blocked_when_blocker_is_open ... ok
[INFO] [stdout] test test_all_nonexistent_file ... ok
[INFO] [stdout] test test_computed_status_reports_pending_when_blockers_are_closed ... ok
[INFO] [stdout] test test_all_items ... ok
[INFO] [stdout] test test_all_with_computed_status_surfaces_blocked_items ... ok
[INFO] [stdout] test test_corrupt_line_skipped ... ok
[INFO] [stdout] test test_fixture_items_parse ... ok
[INFO] [stdout] test test_parse_full_item ... ok
[INFO] [stdout] test test_parse_minimal_item ... ok
[INFO] [stdout] test test_parse_priority_value_accepts_numeric_only ... ok
[INFO] [stdout] test test_metadata_preserved ... ok
[INFO] [stdout] test test_optional_fields_omitted_when_empty ... ok
[INFO] [stdout] test test_push_validates_source_type ... ok
[INFO] [stdout] test test_push_and_find ... ok
[INFO] [stdout] test test_empty_lines_skipped ... ok
[INFO] [stdout] test test_filter_by_status ... ok
[INFO] [stdout] test test_push_allows_description_with_empty_sources ... ok
[INFO] [stdout] test test_push_with_title_and_no_description_allows_empty_sources ... ok
[INFO] [stdout] test test_id_format ... ok
[INFO] [stdout] test test_find_with_computed_status_surfaces_blocked_item ... ok
[INFO] [stdout] test test_unknown_source_type_serialization ... ok
[INFO] [stdout] test test_push_with_metadata_only_requires_task_content ... ok
[INFO] [stdout] test test_remove_nonexistent ... ok
[INFO] [stdout] test test_source_serialization ... ok
[INFO] [stdout] test test_remove_item ... ok
[INFO] [stdout] test test_push_requires_some_content_when_sources_empty ... ok
[INFO] [stdout] test test_update_can_clear_priority ... ok
[INFO] [stdout] test test_ready_unblocks_after_close ... ok
[INFO] [stdout] test test_timestamp_format ... ok
[INFO] [stdout] test test_ready_items ... ok
[INFO] [stdout] test test_push_with_title_allows_empty_sources ... ok
[INFO] [stdout] test test_push_with_priority_only_requires_task_content ... ok
[INFO] [stdout] test test_push_requires_some_content_when_description_and_sources_are_empty ... ok
[INFO] [stdout] test test_ready_in_progress_blocker_blocks_readiness ... ok
[INFO] [stdout] test test_update_rejects_self_blocked_item ... ok
[INFO] [stdout] test test_update_invalid_source_type ... ok
[INFO] [stdout] test test_update_invalid_status ... ok
[INFO] [stdout] test test_update_nonexistent ... ok
[INFO] [stdout] test test_push_unique_ids ... ok
[INFO] [stdout] test test_update_item ... ok
[INFO] [stderr]    Doc-tests sift_queue
[INFO] [stdout] test test_update_noop_preserves_updated_at ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b431e7489dee17103e7392bf03cd56f7ed6a95ea7ad0772db0bc076d89c2f2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b431e7489dee17103e7392bf03cd56f7ed6a95ea7ad0772db0bc076d89c2f2f9", kill_on_drop: false }`
[INFO] [stdout] b431e7489dee17103e7392bf03cd56f7ed6a95ea7ad0772db0bc076d89c2f2f9
